SystemPrinter

A local or network printer installed in the system.

Since

7.13

Parameters

<PrintSettingT>

the print settings type that can be applied to the print job.

Types

Link copied to clipboard
Print settings available when printing HTML content on a physical printer.
Link copied to clipboard
Print settings available when printing PDF content on a physical printer.
Link copied to clipboard
Print settings available when printing HTML or PDF content on a physical printer.

Properties

Link copied to clipboard

The capabilities of this printer.

Link copied to clipboard

The device name of this printer as shown in Print Preview.

Link copied to clipboard

The current print job.

Link copied to clipboard

The name of this printer as understood by OS.

Functions

Link copied to clipboard
abstract fun capabilities(): Capabilities
Returns the capabilities of this printer.
Link copied to clipboard
abstract fun deviceName(): String
Returns the device name of this printer as shown in Print Preview.
Link copied to clipboard
abstract fun printerName(): String
Returns the name of this printer as understood by OS.
Link copied to clipboard
Returns the current print job.